| Total Complexity | 9 |
| Dependencies | 0 |
| Dependents | 5 |
| Total lines | 81 |
| Lines of code | 49 |
| Logical lines of code | 17 |
| Comment lines | 6 |
| Methods | 9 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| rotate() | 56 | 1 | 19 | |
| __construct() | 91 | 1 | 2 | |
| getX1() | 82 | 1 | 3 | |
| getY1() | 82 | 1 | 3 | |
| getX2() | 82 | 1 | 3 | |
| getY2() | 82 | 1 | 3 | |
| getX3() | 82 | 1 | 3 | |
| getY3() | 82 | 1 | 3 | |
| translate() | 65 | 1 | 10 |